Add a way to load recolored icons in CSS
authorMatthias Clasen <mclasen@redhat.com>
Thu, 14 Jan 2016 18:48:43 +0000 (13:48 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 14 Jan 2016 18:51:15 +0000 (13:51 -0500)
commitbeec55a22bd80baad05428f84e1b99ae589f9171
treee88893a6cd008dcddc559c35b04a63266cb6ece2
parent1b0ef71696bdfdba34834bba995d6771ec3ae742
Add a way to load recolored icons in CSS

This can come in handy to load images that are not in an icon theme,
but still benefit from symbolic recoloring.

https://bugzilla.gnome.org/show_bug.cgi?id=760536
gtk/Makefile.am
gtk/gtkcssimage.c
gtk/gtkcssimagerecolor.c [new file with mode: 0644]
gtk/gtkcssimagerecolorprivate.h [new file with mode: 0644]